Skip to content

[NFC] Change term kMajor to kContig#5679

Merged
antiagainst merged 1 commit into
triton-lang:mainfrom
plognjen:kmajor_to_kcontig
Jan 23, 2025
Merged

[NFC] Change term kMajor to kContig#5679
antiagainst merged 1 commit into
triton-lang:mainfrom
plognjen:kmajor_to_kcontig

Conversation

@plognjen
Copy link
Copy Markdown
Contributor

This commit changes terminology for matrices that are contiguous along K dimension in memory.
Previously term kMajor is used for such matrices. Since major-minor terminology can be ambiguous
this commit switches to using term kContig for K contiguous matrices, which is hopefully more clear.

@antiagainst antiagainst marked this pull request as ready for review January 23, 2025 16:16
@antiagainst
Copy link
Copy Markdown
Member

@lezcano: this is a follow up to #5126 (comment).

@antiagainst antiagainst merged commit 4a80233 into triton-lang:main Jan 23, 2025
makslevental pushed a commit to makslevental/triton that referenced this pull request Feb 19, 2025
This commit changes terminology for matrices that are contiguous along K
dimension in memory.
Previously term kMajor is used for such matrices. Since major-minor
terminology can be ambiguous
this commit switches to using term kContig for K contiguous matrices,
which is hopefully more clear.

Co-authored-by: Ognjen Plavsic <plognjen@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants